projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9c4865
)
Meson build: generate png image files for docs
author
John Marshall
<jtm.home@gmail.com>
Sat, 19 May 2018 10:53:51 +0000
(11:53 +0100)
committer
Øyvind Kolås
<pippin@gimp.org>
Sat, 19 May 2018 11:31:41 +0000
(13:31 +0200)
docs/graphics/meson.build
patch
|
blob
|
history
diff --git
a/docs/graphics/meson.build
b/docs/graphics/meson.build
index 70cd9ab47ab4eb42a4c4eee1e94be9a82e7e70d2..fad8d10d2938bc8c8f465a3e101477c945c5a1cb 100644
(file)
--- a/
docs/graphics/meson.build
+++ b/
docs/graphics/meson.build
@@
-43,6
+43,7
@@
if rsvg_convert_bin.found()
'@INPUT@',
],
install: false,
+ build_by_default: true,
)
endforeach
endif